Skip to content

misc: adapt to gcc 14.2#603

Merged
badochov merged 2 commits intomasterfrom
badochov/gcc-14.2
Feb 20, 2025
Merged

misc: adapt to gcc 14.2#603
badochov merged 2 commits intomasterfrom
badochov/gcc-14.2

Conversation

@badochov
Copy link
Contributor

@badochov badochov commented Sep 27, 2024

JIRA: RTOS-927

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (refactoring, style fixes, git/CI config, submodule management, no code logic changes)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: (list targets here).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

  • This PR needs additional PRs to work (list the PRs, preferably in merge-order).
  • I will merge this PR by myself when appropriate.

@github-actions
Copy link

github-actions bot commented Sep 27, 2024

Unit Test Results

7 958 tests  ±0   7 416 ✅ ±0   40m 20s ⏱️ -8s
  470 suites ±0     542 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 7718a43. ± Comparison against base commit 4396455.

♻️ This comment has been updated with latest results.

@badochov badochov force-pushed the badochov/gcc-14.2 branch 2 times, most recently from 1eed790 to 55971bb Compare October 2, 2024 16:00
@badochov badochov marked this pull request as ready for review October 3, 2024 11:41
@badochov badochov requested a review from Darchiv October 3, 2024 11:41
@badochov badochov force-pushed the badochov/gcc-14.2 branch 3 times, most recently from bab261e to 5fd2a0b Compare October 11, 2024 19:39
Hubert Badocha added 2 commits February 7, 2025 17:05
Without this flag GCC optimized the code to use undefined memset and
memcpy.

JIRA: RTOS-927
@badochov badochov merged commit 353f539 into master Feb 20, 2025
37 checks passed
@badochov badochov deleted the badochov/gcc-14.2 branch February 20, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants